home *** CD-ROM | disk | FTP | other *** search
- object SearchFrame: TSearchFrame
- Left = 0
- Top = 0
- Width = 527
- Height = 347
- Ctl3D = True
- ParentCtl3D = False
- TabOrder = 0
- TabStop = True
- object pnlSearch: TPanel
- Left = 0
- Top = 0
- Width = 527
- Height = 347
- Align = alClient
- BevelOuter = bvNone
- Ctl3D = False
- ParentCtl3D = False
- TabOrder = 0
- object lvSearch: TListView
- Left = 0
- Top = 48
- Width = 527
- Height = 280
- Align = alClient
- BevelInner = bvNone
- BevelOuter = bvNone
- BorderStyle = bsNone
- Columns = <
- item
- Caption = 'Name'
- Width = 200
- end
- item
- Caption = 'Folder'
- Width = 160
- end
- item
- Caption = 'Size'
- Width = 65
- end
- item
- Caption = 'Modified'
- Width = 100
- end>
- ReadOnly = True
- RowSelect = True
- PopupMenu = popup
- TabOrder = 0
- ViewStyle = vsReport
- OnColumnClick = lvSearchColumnClick
- OnDblClick = lvSearchDblClick
- OnKeyDown = lvSearchKeyDown
- OnKeyPress = lvSearchKeyPress
- end
- object sbSearch: TBwSkinStatusbar
- Left = 0
- Top = 328
- Width = 527
- Height = 19
- TabOrder = 1
- DrawDefault = True
- SkinData = SkinModule.sdMain
- SkinDataName = 'gradientstatusbar'
- AlphaBlend = False
- AlphaBlendValue = 200
- UseSkinCursor = False
- DefaultFont.Charset = DEFAULT_CHARSET
- DefaultFont.Color = clWindowText
- DefaultFont.Height = 14
- DefaultFont.Name = 'Arial'
- DefaultFont.Style = []
- UseSkinFont = True
- DefaultWidth = 0
- DefaultHeight = 0
- RealHeight = -1
- AutoEnabledControls = True
- CheckedMode = False
- Checked = False
- NumGlyphs = 1
- Spacing = 2
- DefaultAlignment = taLeftJustify
- DefaultCaptionHeight = 22
- BorderStyle = bvNone
- CaptionMode = False
- RollUpMode = False
- RollUpState = False
- Align = alBottom
- SizeGrip = True
- object spSearchStatusText: TspSkinStatusPanel
- Left = 0
- Top = 0
- Width = 508
- Height = 19
- TabOrder = 0
- DrawDefault = True
- SkinData = SkinModule.sdMain
- SkinDataName = 'gradientstatuspanel'
- AlphaBlend = False
- AlphaBlendValue = 200
- UseSkinCursor = False
- DefaultFont.Charset = DEFAULT_CHARSET
- DefaultFont.Color = clWindowText
- DefaultFont.Height = 14
- DefaultFont.Name = 'Arial'
- DefaultFont.Style = []
- UseSkinFont = True
- DefaultWidth = 0
- DefaultHeight = 0
- UseSkinSize = True
- BorderStyle = bvNone
- Align = alClient
- AutoSize = False
- NumGlyphs = 1
- end
- end
- object pnlTop: TPanel
- Left = 0
- Top = 0
- Width = 527
- Height = 48
- Align = alTop
- BevelOuter = bvNone
- TabOrder = 2
- object pnlLogin: TspSkinPanel
- Left = 0
- Top = 0
- Width = 527
- Height = 48
- TabOrder = 0
- DrawDefault = True
- SkinData = SkinModule.sdMain
- SkinDataName = 'gradientloginpanel'
- AlphaBlend = False
- AlphaBlendValue = 200
- UseSkinCursor = False
- DefaultFont.Charset = DEFAULT_CHARSET
- DefaultFont.Color = clWindowText
- DefaultFont.Height = 14
- DefaultFont.Name = 'Arial'
- DefaultFont.Style = []
- UseSkinFont = True
- DefaultWidth = 0
- DefaultHeight = 0
- RealHeight = -1
- AutoEnabledControls = True
- CheckedMode = False
- Checked = False
- NumGlyphs = 1
- Spacing = 2
- DefaultAlignment = taLeftJustify
- DefaultCaptionHeight = 22
- BorderStyle = bvFrame
- CaptionMode = False
- RollUpMode = False
- RollUpState = False
- Align = alClient
- object lblUsername: TspSkinLabel
- Left = 8
- Top = 0
- Width = 184
- Height = 19
- TabOrder = 0
- DrawDefault = True
- SkinData = SkinModule.sdMain
- SkinDataName = 'gradientlabel'
- AlphaBlend = False
- AlphaBlendValue = 200
- UseSkinCursor = False
- DefaultFont.Charset = DEFAULT_CHARSET
- DefaultFont.Color = clWindowText
- DefaultFont.Height = 14
- DefaultFont.Name = 'Arial'
- DefaultFont.Style = []
- UseSkinFont = True
- DefaultWidth = 0
- DefaultHeight = 0
- UseSkinSize = True
- BorderStyle = bvNone
- Align = alCustom
- Caption = 'Enter a filename or part of a filename.'
- AutoSize = True
- end
- object edSearchStr: TspSkinEdit
- Left = 8
- Top = 24
- Width = 193
- Height = 18
- DefaultColor = clWindow
- DefaultFont.Charset = DEFAULT_CHARSET
- DefaultFont.Color = clBlack
- DefaultFont.Height = 14
- DefaultFont.Name = 'Arial'
- DefaultFont.Style = []
- UseSkinFont = True
- DefaultWidth = 0
- DefaultHeight = 0
- ButtonMode = False
- SkinData = SkinModule.sdMain
- SkinDataName = 'gradientedit'
- AlphaBlend = False
- AlphaBlendValue = 0
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = 14
- Font.Name = 'Arial'
- Font.Style = []
- Constraints.MaxHeight = 100
- Constraints.MaxWidth = 300
- Constraints.MinHeight = 1
- Constraints.MinWidth = 1
- ParentCtl3D = False
- ParentFont = False
- ParentShowHint = False
- ShowHint = True
- TabOrder = 1
- OnKeyPress = edSearchStrKeyPress
- end
- object btnStartSearch: TspSkinButton
- Left = 208
- Top = 24
- Width = 81
- Height = 19
- TabOrder = 2
- DrawDefault = True
- SkinData = SkinModule.sdMain
- SkinDataName = 'gradientbutton'
- AlphaBlend = False
- AlphaBlendValue = 200
- UseSkinCursor = False
- DefaultFont.Charset = DEFAULT_CHARSET
- DefaultFont.Color = clWindowText
- DefaultFont.Height = 14
- DefaultFont.Name = 'Arial'
- DefaultFont.Style = []
- UseSkinFont = True
- DefaultWidth = 0
- DefaultHeight = 0
- UseSkinSize = False
- UseSkinFontColor = True
- RepeatMode = False
- RepeatInterval = 100
- AllowAllUp = False
- TabStop = True
- CanFocused = True
- Down = False
- GroupIndex = 0
- Caption = 'Search'
- NumGlyphs = 1
- Spacing = 1
- OnClick = btnStartSearchClick
- end
- object btnCancel: TspSkinButton
- Left = 296
- Top = 24
- Width = 81
- Height = 19
- Hint = 'Search'
- TabOrder = 3
- DrawDefault = True
- SkinData = SkinModule.sdMain
- SkinDataName = 'gradientbutton'
- AlphaBlend = False
- AlphaBlendValue = 200
- UseSkinCursor = False
- DefaultFont.Charset = DEFAULT_CHARSET
- DefaultFont.Color = clWindowText
- DefaultFont.Height = 14
- DefaultFont.Name = 'Arial'
- DefaultFont.Style = []
- UseSkinFont = True
- DefaultWidth = 0
- DefaultHeight = 0
- UseSkinSize = False
- UseSkinFontColor = True
- RepeatMode = False
- RepeatInterval = 100
- AllowAllUp = False
- TabStop = True
- CanFocused = True
- Down = False
- GroupIndex = 0
- Caption = 'Cancel'
- NumGlyphs = 1
- Align = alCustom
- Spacing = 1
- OnClick = btnCancelClick
- end
- end
- end
- end
- object popup: TPopupMenu
- OnPopup = popupPopup
- Left = 120
- Top = 104
- object miOpen: TMenuItem
- Caption = 'Open'
- OnClick = miOpenClick
- end
- object miStream: TMenuItem
- Caption = 'Stream MP3 file'
- Enabled = False
- ShortCut = 16467
- Visible = False
- OnClick = miStreamClick
- end
- object miGotoFolder: TMenuItem
- Caption = 'Go to folder'
- ShortCut = 16455
- OnClick = miGotoFolderClick
- end
- end
- object ilFileIcons: TImageList
- Left = 324
- Top = 188
- end
- object alSearch: TTntActionList
- Images = frmMain.ilNormal16
- Left = 216
- Top = 72
- object acStartSearch: TTntAction
- ImageIndex = 4
- OnExecute = acStartSearchExecute
- end
- end
- end
-